You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxVec Class > MtxVec Methods > MtxVec.Prime Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxVec.Prime Method

Is number a prime number?

Syntax
C#
Visual Basic
public static bool Prime([In] int X);
Parameters 
Description 
[In] int X 
Evaluated nunmber. 

True, if X is prime number.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!